Fix typo in ChangeLog.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 21:23:54 +0000 (14:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 21:23:54 +0000 (14:23 -0700)
src/ChangeLog

index da77106a4b298e972b45770d35c2469f42cbd023..4022b2059d7836182599bebdcb852ed86ac82f54 100644 (file)
@@ -9,7 +9,7 @@
        (upcase1): Likewise, for UPCASE_TABLE.
        (uppercasep, lowercasep, upcase): New static inline functions.
        * editfns.c (Fchar_equal): Remove no-longer-needed workaround for
-       the race-condition problem the old DOWNCASE.
+       the race-condition problem in the old DOWNCASE.
 
        * regex.c (CHARSET_LOOKUP_RANGE_TABLE_RAW, POP_FAILURE_REG_OR_COUNT):
        Rename locals to avoid shadowing.